@charset "utf-8";

* {
    margin:0;
    padding:0;
    font-family:"微软雅黑","Microsoft YaHei";
}
input,textarea,select {
    outline:none;
    resize:none;
}
ul li {
    list-style:none;
}
a {
    text-decoration:none;
}
img {
    border:0;
}
.topOne {
    width: 100%;
    min-width: 1330px;
    border-bottom: 1px solid #d2d2d2;
}
.topOne .topOneSon {
    width: 1220px;
    margin: 0 auto;
    height: 34px;
    line-height: 32px;
}
.topOne .topOneSon .topsLinks .topLeft {
    float: left;
}
.topOne .topOneSon .topsLinks .topLeft a {
    font-size: 12px;
    color: #626262;
}
.topOne .topOneSon .topsLinks .topLeft a:hover {
    color: #f2732f;
}
.topOne .topOneSon .topsLinks .topLeft span {
    font-size: 12px;
    color: #626262;
    margin: 0 8px;
}
.topOne .topOneSon .topsLinks .topRight {
    float: right;
}
.topOne .topOneSon .topsLinks .topRight a {
    font-size: 12px;
    color: #626262;
}
.topOne .topOneSon .topsLinks .topRight a:hover {
    color: #f2732f;
}
.topOne .topOneSon .topsLinks .topRight span {
    font-size: 12px;
    color: #626262;
    margin: 0 8px;
}
.top {
    width: 100%;
    min-width: 1330px;
}
.top .topSon {
    width: 1220px;
    margin: 0 auto;
}
.top .topSon .mainLogo {
    margin-top: 50px;
    height: 42px;
    text-align: center;
}
.top .topSon .mainLogo .logoImg img {
    width: 538px;
    height: 42px;
}
.top .topSon .searchExh {
    margin: 20px auto 0 auto;
    width: 600px;
    height: 54px;
    padding-top: 1px;
    box-shadow: 0px 1px 10px 3px #f1f1f1;
    background: #fff;
}
.top .topSon .searchExh .searchExhSon {
    height: 28px;
    margin-top: 12px;
}
.top .topSon .searchExh .searchExhSon .floatPub {
    float: left;
    height: 28px;
    line-height: 28px;
}
.top .topSon .searchExh .searchExhSon .serchTitle {
    width: 68px;
    font-size: 14px;
    color: #434343;
    text-align: right;
}
.top .topSon .searchExh .searchExhSon .serchInput {
    width: 348px;
    margin-left: 15px;
}
.top .topSon .searchExh .searchExhSon .serchInput input[type='text'] {
    width: 348px;
    height: 28px;
    border: 1px solid #e5e5e5;
    padding: 0 5px;
    box-sizing: border-box;
}
.top .topSon .searchExh .searchExhSon .serchButton {
    width: 130px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-left: 18px;
    margin-top: 1px;
    cursor: pointer;
    box-sizing: border-box;
}
/* 建材、五金、家居 */
.topBm .topSon .searchExh .searchExhSon .serchButton,
.topHardware .topSon .searchExh .searchExhSon .serchButton,
.topHome .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #00bb9c;
    background: #00bb9c;
}
.topBm .topSon .searchExh .searchExhSon .serchButton:hover,
.topHardware .topSon .searchExh .searchExhSon .serchButton:hover,
.topHome .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #00bb9c;
    background: #fff;
}
/* 门窗 */
.topDowin .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #00cf9f;
    background: #00cf9f;
}
.topDowin .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #00cf9f;
    background: #fff;
}
/* 机械、汽配、农机、巡展非洲 */
.topMache .topSon .searchExh .searchExhSon .serchButton,
.topAutos .topSon .searchExh .searchExhSon .serchButton,
.topAgrom .topSon .searchExh .searchExhSon .serchButton,
.topAfrica .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #6674b5;
    background: #6674b5;
}
.topMache .topSon .searchExh .searchExhSon .serchButton:hover,
.topAutos .topSon .searchExh .searchExhSon .serchButton:hover,
.topAgrom .topSon .searchExh .searchExhSon .serchButton:hover,
.topAfrica .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #6674b5;
    background: #fff;
}
/* 日化、农化、涂料、(化工) */
.topDail .topSon .searchExh .searchExhSon .serchButton,
.topAgr .topSon .searchExh .searchExhSon .serchButton,
.topCoat .topSon .searchExh .searchExhSon .serchButton,
.topChem .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #03a4ed;
    background: #03a4ed;
}
.topDail .topSon .searchExh .searchExhSon .serchButton:hover,
.topAgr .topSon .searchExh .searchExhSon .serchButton:hover,
.topCoat .topSon .searchExh .searchExhSon .serchButton:hover,
.topChem .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #03a4ed;
    background: #fff;
}
/* 包装、电力、塑料、矿业 */
.topPack .topSon .searchExh .searchExhSon .serchButton,
.topPower .topSon .searchExh .searchExhSon .serchButton,
.topPlas .topSon .searchExh .searchExhSon .serchButton,
.topMine .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #9e6d52;
    background: #9e6d52;
}
.topPack .topSon .searchExh .searchExhSon .serchButton:hover,
.topPower .topSon .searchExh .searchExhSon .serchButton:hover,
.topPlas .topSon .searchExh .searchExhSon .serchButton:hover,
.topMine .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #9e6d52;
    background: #fff;
}
/* 婴童、纺织、服装 */
.topKids .topSon .searchExh .searchExhSon .serchButton,
.topTex .topSon .searchExh .searchExhSon .serchButton,
.topClothe .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #db4566;
    background: #db4566;
}
.topKids .topSon .searchExh .searchExhSon .serchButton:hover,
.topTex .topSon .searchExh .searchExhSon .serchButton:hover,
.topClothe .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #db4566;
    background: #fff;
}
/* 食品 */
.topFood .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #f4a111;
    background: #f4a111;
}
/* 农业 */
.topAgro .topSon .searchExh .searchExhSon .serchButton {
    border: 1px solid #eb7a3d;
    background: #eb7a3d;
}

.topFood .topSon .searchExh .searchExhSon .serchButton:hover {
    color: #f4a111;
    background: #fff;
}
.top .topSon .webNames {
    margin-top: 45px;
    height: 200px;
    background: #fbfbfb;
    position: relative;
}
.top .topSon .webNames .jianPub {
    width: 50px;
    height: 110px;
    text-align: center;
}
.top .topSon .webNames .jianPub img {
    margin-top: 46px;
}
.top .topSon .webNames .leftJian {
    position: absolute;
    top: 45px;
    left: -50px;
}
.top .topSon .webNames .rightJian {
    position: absolute;
    top: 45px;
    right: -50px;
}
/* 建材、五金、家居 */
.topBm .topSon .webNames .jianPub,
.topHardware .topSon .webNames .jianPub,
.topHome .topSon .webNames .jianPub {
    background: #00bb9c;
}
/* 门窗 */
.topDowin .topSon .webNames .jianPub {
    background: #00cf9f;
}
/* 机械、汽配、农机、巡展非洲 */
.topMache .topSon .webNames .jianPub,
.topAutos .topSon .webNames .jianPub,
.topAgrom .topSon .webNames .jianPub,
.topAfrica .topSon .webNames .jianPub {
    background: #6674b5;
}
/* 日化、农化、涂料、(化工) */
.topDail .topSon .webNames .jianPub,
.topAgr .topSon .webNames .jianPub,
.topCoat .topSon .webNames .jianPub,
.topChem .topSon .webNames .jianPub {
    background: #03a4ed;
}
/* 包装、电力、塑料、矿业 */
.topPack .topSon .webNames .jianPub,
.topPower .topSon .webNames .jianPub,
.topPlas .topSon .webNames .jianPub,
.topMine .topSon .webNames .jianPub {
    background: #9e6d52;
}
/* 婴童、纺织、服装 */
.topKids .topSon .webNames .jianPub,
.topTex .topSon .webNames .jianPub,
.topClothe .topSon .webNames .jianPub {
    background: #db4566;
}
/* 食品 */
.topFood .topSon .webNames .jianPub {
    background: #f4a111;
}
/* 农业 */
.topAgro .topSon .webNames .jianPub {
    background: #eb7a3d;
}

.top .topSon .webNames .webNameSon {
    width: 1146px;
    margin: 0 auto;
    padding-top: 20px;
}
.top .topSon .webNames .webNameSon ul.manyInds li {
    float: left;
    width: 138px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
    margin-right: 30px;
    box-sizing: border-box;
}
.top .topSon .webNames .webNameSon ul.manyInds li:nth-child(7n) {
    margin-right: 0;
}
.top .topSon .webNames .webNameSon ul.manyInds li a {
    color: #434343;
    display: block;
}
/* 建材、五金、家居 */
.topBm .topSon .webNames .webNameSon ul.manyInds li:hover,
.topBm .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topHardware .topSon .webNames .webNameSon ul.manyInds li:hover,
.topHardware .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topHome .topSon .webNames .webNameSon ul.manyInds li:hover,
.topHome .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #00bb9c;
    border-bottom: 6px solid #00bb9c;
}
.topBm .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topBm .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topHardware .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topHardware .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topHome .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topHome .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #00bb9c;
}
/* 门窗 */
.topDowin .topSon .webNames .webNameSon ul.manyInds li:hover,
.topDowin .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #00cf9f;
    border-bottom: 6px solid #00cf9f;
}
.topDowin .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topDowin .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #00cf9f;
}
/* 机械、汽配、农机、巡展非洲 */
.topMache .topSon .webNames .webNameSon ul.manyInds li:hover,
.topMache .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topAutos .topSon .webNames .webNameSon ul.manyInds li:hover,
.topAutos .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topAgrom .topSon .webNames .webNameSon ul.manyInds li:hover,
.topAgrom .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topAfrica .topSon .webNames .webNameSon ul.manyInds li:hover,
.topAfrica .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #6674b5;
    border-bottom: 6px solid #6674b5;
}
.topMache .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topMache .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topAutos .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topAutos .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topAgrom .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topAgrom .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topAfrica .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topAfrica .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #6674b5;
}
/* 日化、农化、涂料、(化工) */
.topDail .topSon .webNames .webNameSon ul.manyInds li:hover,
.topDail .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topAgr .topSon .webNames .webNameSon ul.manyInds li:hover,
.topAgr .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topCoat .topSon .webNames .webNameSon ul.manyInds li:hover,
.topCoat .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topChem .topSon .webNames .webNameSon ul.manyInds li:hover,
.topChem .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #03a4ed;
    border-bottom: 6px solid #03a4ed;
}
.topDail .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topDail .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topAgr .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topAgr .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topCoat .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topCoat .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topChem .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topChem .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #03a4ed;
}
/* 包装、电力、塑料、矿业 */
.topPack .topSon .webNames .webNameSon ul.manyInds li:hover,
.topPack .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topPower .topSon .webNames .webNameSon ul.manyInds li:hover,
.topPower .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topPlas .topSon .webNames .webNameSon ul.manyInds li:hover,
.topPlas .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topMine .topSon .webNames .webNameSon ul.manyInds li:hover,
.topMine .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #9e6d52;
    border-bottom: 6px solid #9e6d52;
}
.topPack .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topPack .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topPower .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topPower .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topPlas .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topPlas .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topMine .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topMine .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #9e6d52;
}
/* 婴童、纺织、服装 */
.topKids .topSon .webNames .webNameSon ul.manyInds li:hover,
.topKids .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topTex .topSon .webNames .webNameSon ul.manyInds li:hover,
.topTex .topSon .webNames .webNameSon ul.manyInds li.topActive,
.topClothe .topSon .webNames .webNameSon ul.manyInds li:hover,
.topClothe .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #db4566;
    border-bottom: 6px solid #db4566;
}
.topKids .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topKids .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topTex .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topTex .topSon .webNames .webNameSon ul.manyInds li.topActive a,
.topClothe .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topClothe .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #db4566;
}
/* 食品 */
.topFood .topSon .webNames .webNameSon ul.manyInds li:hover,
.topFood .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #f4a111;
    border-bottom: 6px solid #f4a111;
}
.topFood .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topFood .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #f4a111;
}
/* 农业 */
.topAgro .topSon .webNames .webNameSon ul.manyInds li:hover,
.topAgro .topSon .webNames .webNameSon ul.manyInds li.topActive {
    font-size: 18px;
    line-height: 30px;
    border: 2px solid #eb7a3d;
    border-bottom: 6px solid #eb7a3d;
}
.topAgro .topSon .webNames .webNameSon ul.manyInds li:hover a,
.topAgro .topSon .webNames .webNameSon ul.manyInds li.topActive a {
    color: #eb7a3d;
}

.top .topSon .webNames .webNameSon ul.manyInds li:last-child {
    margin-right: 0;
    font-size: 18px;
    width: 306px;
}
.top .topSon .webNames .webNameSon ul.manyInds li:last-child a {
    color: #f8a237;
    float: left;
    margin-left: 55px;
}
.top .topSon .webNames .webNameSon ul.manyInds li:last-child img {
    margin-top: 11px;
    height: 18px;
    float: left;
    margin-left: 8px;
}
.top .topSon .webNames .webNameSon ul.manyInds li:last-child:hover,
.top .topSon .webNames .webNameSon ul.manyInds li:last-child.topActive {
    font-size: 20px;
}
.top .topSon .webNames .webNameSon ul.manyInds li:last-child:hover img,
.top .topSon .webNames .webNameSon ul.manyInds li:last-child.topActive img {
    margin-top: 7px;
}

.top .topSon .menuLists {
    margin-top: 60px;
}
.top .topSon .menuLists .links {
    width: 1214px;
    height: 50px;
    background: #edeff4;
    border-bottom-right-radius: 25px;
}
.top .topSon .menuLists .links a {
    font-size: 18px;
    letter-spacing: 3px;
    color: #262626;
    display: inline-block;
    float: left;
    text-align: center;
    height: 28px;
    margin-top: 10px;
    padding-left: 3px;
    position: relative;
}
.top .topSon .menuLists .links a .yuany {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: 0 auto;
    display: none;
}
.top .topSon .menuLists .links a:first-child {
    margin-left: 45px;
}
/* 建材、五金、家居 */
.topBm .topSon .menuLists .links a .yuany,
.topHardware .topSon .menuLists .links a .yuany,
.topHome .topSon .menuLists .links a .yuany {
    background: #00bb9c;
}
/* 门窗 */
.topDowin .topSon .menuLists .links a .yuany {
    background: #00cf9f;
}
/* 机械、汽配、农机、巡展非洲 */
.topMache .topSon .menuLists .links a .yuany,
.topAutos .topSon .menuLists .links a .yuany,
.topAgrom .topSon .menuLists .links a .yuany,
.topAfrica .topSon .menuLists .links a .yuany {
    background: #6674b5;
}
/* 日化、农化、涂料、(化工) */
.topDail .topSon .menuLists .links a .yuany,
.topAgr .topSon .menuLists .links a .yuany,
.topCoat .topSon .menuLists .links a .yuany,
.topChem .topSon .menuLists .links a .yuany {
    background: #03a4ed;
}
/* 包装、电力、塑料、矿业 */
.topPack .topSon .menuLists .links a .yuany,
.topPower .topSon .menuLists .links a .yuany,
.topPlas .topSon .menuLists .links a .yuany,
.topMine .topSon .menuLists .links a .yuany {
    background: #9e6d52;
}
/* 婴童、纺织、服装 */
.topKids .topSon .menuLists .links a .yuany,
.topTex .topSon .menuLists .links a .yuany,
.topClothe .topSon .menuLists .links a .yuany {
    background: #db4566;
}
/* 食品 */
.topFood .topSon .menuLists .links a .yuany {
    background: #f4a111;
}
/* 农业 */
.topAgro .topSon .menuLists .links a .yuany {
    background: #eb7a3d;
}

/* 建材、五金、家居 */
.topBm .topSon .menuLists .links a:hover,
.topBm .topSon .menuLists .links a.activeOn,
.topHardware .topSon .menuLists .links a:hover,
.topHardware .topSon .menuLists .links a.activeOn,
.topHome .topSon .menuLists .links a:hover,
.topHome .topSon .menuLists .links a.activeOn {
    color: #00bb9c;
    border-bottom: 2px solid #00bb9c;
}
/* 门窗 */
.topDowin .topSon .menuLists .links a:hover,
.topDowin .topSon .menuLists .links a.activeOn {
    color: #00bb9c;
    border-bottom: 2px solid #00cf9f;
}
/* 机械、汽配、农机、巡展非洲 */
.topMache .topSon .menuLists .links a:hover,
.topMache .topSon .menuLists .links a.activeOn,
.topAutos .topSon .menuLists .links a:hover,
.topAutos .topSon .menuLists .links a.activeOn,
.topAgrom .topSon .menuLists .links a:hover,
.topAgrom .topSon .menuLists .links a.activeOn,
.topAfrica .topSon .menuLists .links a:hover,
.topAfrica .topSon .menuLists .links a.activeOn {
    color: #6674b5;
    border-bottom: 2px solid #6674b5;
}
/* 日化、农化、涂料、(化工) */
.topDail .topSon .menuLists .links a:hover,
.topDail .topSon .menuLists .links a.activeOn,
.topAgr .topSon .menuLists .links a:hover,
.topAgr .topSon .menuLists .links a.activeOn,
.topCoat .topSon .menuLists .links a:hover,
.topCoat .topSon .menuLists .links a.activeOn,
.topChem .topSon .menuLists .links a:hover,
.topChem .topSon .menuLists .links a.activeOn {
    color: #03a4ed;
    border-bottom: 2px solid #03a4ed;
}
/* 包装、电力、塑料、矿业 */
.topPack .topSon .menuLists .links a:hover,
.topPack .topSon .menuLists .links a.activeOn,
.topPower .topSon .menuLists .links a:hover,
.topPower .topSon .menuLists .links a.activeOn,
.topPlas .topSon .menuLists .links a:hover,
.topPlas .topSon .menuLists .links a.activeOn,
.topMine .topSon .menuLists .links a:hover,
.topMine .topSon .menuLists .links a.activeOn {
    color: #9e6d52;
    border-bottom: 2px solid #9e6d52;
}
/* 婴童、纺织、服装 */
.topKids .topSon .menuLists .links a:hover,
.topKids .topSon .menuLists .links a.activeOn,
.topTex .topSon .menuLists .links a:hover,
.topTex .topSon .menuLists .links a.activeOn,
.topClothe .topSon .menuLists .links a:hover,
.topClothe .topSon .menuLists .links a.activeOn {
    color: #db4566;
    border-bottom: 2px solid #db4566;
}
/* 食品 */
.topFood .topSon .menuLists .links a:hover,
.topFood .topSon .menuLists .links a.activeOn {
    color: #f4a111;
    border-bottom: 2px solid #f4a111;
}
/* 农业 */
.topAgro .topSon .menuLists .links a:hover,
.topAgro .topSon .menuLists .links a.activeOn {
    color: #eb7a3d;
    border-bottom: 2px solid #eb7a3d;
}

.top .topSon .menuLists .links a.activeOn .yuany,
.top .topSon .menuLists .links a:hover .yuany {
    display: block;
}
.top .topSon .menuLists .links span {
    font-size: 18px;
    color: #262626;
    margin: 0 46px;
    display: inline-block;
    float: left;
    margin-top: 10px;
}
.footer {
    min-width: 1330px;
}
/* 以下全是分页样式 */
.container .containerSon .pages {
    margin-top: 40px;
    margin-bottom: 120px;
}
.container .containerSon .pagesHide0 {
    display: none;
}
.container .containerSon .pages .prevNextBtns {
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #eee;
    font-size: 14px;
    color: #707070;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}
.container .containerSon .pages .numberBtns {
    width: 1040px;
    height: 40px;
    float: left;
    text-align: center;
}
.container .containerSon .pages .numberBtns a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    font-size: 14px;
    color: #707070;
    text-align: center;
    border-radius: 8px;
    margin: 0 6px;
}
/* 建材、五金、家居 */
.containerBm .containerSon .pages .prevNextBtns:hover,
.containerBm .containerSon .pages .numberBtns a:hover,
.containerBm .containerSon .pages .numberBtns a.pageOn,
.containerHardware .containerSon .pages .prevNextBtns:hover,
.containerHardware .containerSon .pages .numberBtns a:hover,
.containerHardware .containerSon .pages .numberBtns a.pageOn,
.containerHome .containerSon .pages .prevNextBtns:hover,
.containerHome .containerSon .pages .numberBtns a:hover,
.containerHome .containerSon .pages .numberBtns a.pageOn {
    background: #00bb9c;
    color: #fff;
}
/* 门窗 */
.containerDowin .containerSon .pages .prevNextBtns:hover,
.containerDowin .containerSon .pages .numberBtns a:hover,
.containerDowin .containerSon .pages .numberBtns a.pageOn {
    background: #00cf9f;
    color: #fff;
}
/* 机械、汽配、农机、巡展非洲 */
.containerMache .containerSon .pages .prevNextBtns:hover,
.containerMache .containerSon .pages .numberBtns a:hover,
.containerMache .containerSon .pages .numberBtns a.pageOn,
.containerAutos .containerSon .pages .prevNextBtns:hover,
.containerAutos .containerSon .pages .numberBtns a:hover,
.containerAutos .containerSon .pages .numberBtns a.pageOn,
.containerAgrom .containerSon .pages .prevNextBtns:hover,
.containerAgrom .containerSon .pages .numberBtns a:hover,
.containerAgrom .containerSon .pages .numberBtns a.pageOn,
.containerAfrica .containerSon .pages .prevNextBtns:hover,
.containerAfrica .containerSon .pages .numberBtns a:hover,
.containerAfrica .containerSon .pages .numberBtns a.pageOn {
    background: #6674b5;
    color: #fff;
}
/* 日化、农化、涂料、(化工) */
.containerDail .containerSon .pages .prevNextBtns:hover,
.containerDail .containerSon .pages .numberBtns a:hover,
.containerDail .containerSon .pages .numberBtns a.pageOn,
.containerAgr .containerSon .pages .prevNextBtns:hover,
.containerAgr .containerSon .pages .numberBtns a:hover,
.containerAgr .containerSon .pages .numberBtns a.pageOn,
.containerCoat .containerSon .pages .prevNextBtns:hover,
.containerCoat .containerSon .pages .numberBtns a:hover,
.containerCoat .containerSon .pages .numberBtns a.pageOn,
.containerChem .containerSon .pages .prevNextBtns:hover,
.containerChem .containerSon .pages .numberBtns a:hover,
.containerChem .containerSon .pages .numberBtns a.pageOn {
    background: #03a4ed;
    color: #fff;
}
/* 包装、电力、塑料、矿业 */
.containerPack .containerSon .pages .prevNextBtns:hover,
.containerPack .containerSon .pages .numberBtns a:hover,
.containerPack .containerSon .pages .numberBtns a.pageOn,
.containerPower .containerSon .pages .prevNextBtns:hover,
.containerPower .containerSon .pages .numberBtns a:hover,
.containerPower .containerSon .pages .numberBtns a.pageOn,
.containerPlas .containerSon .pages .prevNextBtns:hover,
.containerPlas .containerSon .pages .numberBtns a:hover,
.containerPlas .containerSon .pages .numberBtns a.pageOn,
.containerMine .containerSon .pages .prevNextBtns:hover,
.containerMine .containerSon .pages .numberBtns a:hover,
.containerMine .containerSon .pages .numberBtns a.pageOn {
    background: #9e6d52;
    color: #fff;
}
/* 婴童、纺织、服装 */
.containerKids .containerSon .pages .prevNextBtns:hover,
.containerKids .containerSon .pages .numberBtns a:hover,
.containerKids .containerSon .pages .numberBtns a.pageOn,
.containerTex .containerSon .pages .prevNextBtns:hover,
.containerTex .containerSon .pages .numberBtns a:hover,
.containerTex .containerSon .pages .numberBtns a.pageOn,
.containerClothe .containerSon .pages .prevNextBtns:hover,
.containerClothe .containerSon .pages .numberBtns a:hover,
.containerClothe .containerSon .pages .numberBtns a.pageOn {
    background: #db4566;
    color: #fff;
}
/* 食品 */
.containerFood .containerSon .pages .prevNextBtns:hover,
.containerFood .containerSon .pages .numberBtns a:hover,
.containerFood .containerSon .pages .numberBtns a.pageOn {
    background: #f4a111;
    color: #fff;
}
/* 农业 */
.containerAgro .containerSon .pages .prevNextBtns:hover,
.containerAgro .containerSon .pages .numberBtns a:hover,
.containerAgro .containerSon .pages .numberBtns a.pageOn {
    background: #eb7a3d;
    color: #fff;
}
.container .containerSon .pages .cursorNoDdrop {
    cursor: no-drop;
}
.container .containerSon .pages .point {
    border: 0 !important;
    color: #666 !important;
    background: #fff !important;
    cursor: unset !important;
}

/* 加载  */
.loadFont .weui-toast {
    width:220px !important;
}
.loadFont .weui-toast__content {
    font-size:13px !important;
}

/* 简单文字(只显示一排文字) */
.simpWords .weui-icon_toast {
    display:none !important;
}
.simpWords .weui-toast {
    width:160px !important;
    height:40px !important;
}
.simpWords .weui-toast__content {
    font-size:12px !important;
}

/* 操作成功 */
.doSuccessfull .weui-icon_toast {
    width:90px !important;
    height:60px !important;
    margin-bottom:10px !important;
}
.doSuccessfull .weui-toast {
    min-width:160px !important;
    height:120px !important;
}
.doSuccessfull .weui-toast__content {
    font-size:12px !important;
}

/* 操作失败 */
.doFail .weui-icon_toast {
    width:65px !important;
    height:65px !important;
    margin-bottom:8px !important;
}
.doFail .weui-toast {
    min-width:160px !important;
    height:120px !important;
}
.doFail .weui-icon-success-no-circle {
    -webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm-.763-15.864l.11%207.596h1.305l.11-7.596h-1.525zm.759%2010.967c.512%200%20.902-.383.902-.882%200-.5-.39-.882-.902-.882a.878.878%200%2000-.896.882c0%20.499.396.882.896.882z%22%2F%3E%3C%2Fsvg%3E);
    mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm-.763-15.864l.11%207.596h1.305l.11-7.596h-1.525zm.759%2010.967c.512%200%20.902-.383.902-.882%200-.5-.39-.882-.902-.882a.878.878%200%2000-.896.882c0%20.499.396.882.896.882z%22%2F%3E%3C%2Fsvg%3E);
}
.doFail .weui-toast__content {
    font-size:12px !important;
}

/* weui.alert和weui.confirm */
.weuiDialogs .weui-dialog__hd {
    padding:16px 24px 16px !important;
}
.weuiDialogs .weui-dialog {
    width:300px !important;
    max-width:300px !important;
}
.weuiDialogs .weui-dialog__bd {
    font-size:15px !important;
    margin-bottom:15px !important;
}
.weuiDialogs .weui-dialog__btn_primary {
    font-size:15px;
    color:#0bb20c !important;
    font-weight:normal !important;
}
.weuiDialogs .weui-dialog__btn_default {
    font-size:15px;
    color:#387ae9 !important;
    font-weight:normal !important;
}
/* 遮罩层 */
.maskpublic {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-Index:888;
    display: none;
}